home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000161_news@columbia.edu _Thu Oct 7 09:24:33 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA10809
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 7 Oct 1999 09:24:33 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA21951
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 7 Oct 1999 09:22:02 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "john" <ban1@patrol.i-way.co.uk>
  10. Subject: kermit dos and windows 95
  11. Date: Thu, 7 Oct 1999 13:41:54 +0100
  12. Organization: VBCnet GB Ltd
  13. Message-ID: <37fc95ea.0@news.i-way.co.uk>
  14. To: kermit.misc@columbia.edu
  15.  
  16. i am a novice trying to run kermit under a dos shell within w95 - for
  17. collecting files from a dos machine nearby.
  18.  
  19. settings:
  20.  
  21. set port 1
  22. set baud 115200
  23. set file collision overwrite
  24. set retry 3
  25. remote login John
  26. remote cwd c:\sdfdat
  27. cd c:\posw\cdf
  28. get *.cdf
  29. exit
  30.  
  31.  
  32.  
  33. often kermit fails citing "cannot find port in bios, seeking another port"
  34. ( or similar...),
  35. or "unimplemented bios" or " unimplemented Speed"
  36.  
  37. can anyone suggest what might be going wrong?
  38.  
  39. thanks desparate
  40.  
  41.  
  42. john silver
  43.  
  44.